home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 November / EnigmA AMIGA RUN 02 (1995)(G.R. Edizioni)(IT)[!][issue 1995-11][Skylink CD].iso / earcd / util / misc / macv50lt.rea < prev    next >
Text File  |  1995-02-12  |  7KB  |  150 lines

  1. Short:    Emplant MAC emulation 5.0.  LITE RELEASE
  2. Author:   Utilities Unlimited International Inc.
  3. Uploader: omen@dartmouth.edu (Omen Wild)
  4. Type:     misc/emu
  5.  
  6. Changes to V5.0 (09/30/94)
  7. --------------------------------------------------------------------------
  8. * New multi-os.device that corrects problems when accessing AmigaDOS
  9.   disks.  One problem in particular is when starting the emulation
  10.   with an AmigaDOS disk in one of the drives, it was possible that the
  11.   emulation could crash.  Using MultiOSFileSystem with AmigaDOS disks
  12.   would cause the drive motor to never shut off, or crash.
  13.  
  14. * New empser.device.  If the two units on the same board were opened
  15.   sequentially, the interrupt server would hang.  Made a few speed
  16.   optimizations.
  17.  
  18. * New amia.device.  Changed a couple of QUICK commands.
  19.  
  20. * New Jam.library.  Got rid of some unnecessary code.
  21.  
  22. * New EMPLANT.library.
  23.  
  24. * Made interface more OS2.x compliant by adding keyboard shortcuts to
  25.   most functions.  The keyboard shortcuts are identified by an
  26.   underscore ('_') character beneath the letter to be pressed for the
  27.   shortcut.
  28.  
  29.   NOTE: In the MEMORY menu, you can use the -/+ keys to decrease/increase
  30.         the MAC System Memory size.
  31.  
  32. * New RsrvMemV.  Corrected a problem with machines that do not have
  33.   FPUs.
  34.  
  35.   Changed the reset timing.  After installing the kicktag, there was
  36.   a delay of 2 seconds before rebooting the machine (first time booting
  37.   from a cold boot).  This delay is not long enough for some machines.
  38.   If the delay is not long enough, the Amiga may not finish its
  39.   validation process (which includes writing to the hard drive).  The
  40.   result is usually a requestor appearing on the next reboot stating
  41.   that the boot device is not validated.  The delay has been increased
  42.   to 4 seconds.  Some machines that are fast enough only need a small
  43.   delay.  You can set the delay to be only 1 second by adding the switch
  44.   '-q' after RsrvMemV:
  45.  
  46.   RsrvMem >NIL: -q
  47.  
  48. * Fixed a problem with HardFileSetup.  If the HardFile Type was set
  49.   to 'PC-Task' or 'BridgeBoard', and the size of the hardfile was
  50.   reduced, the size would be reset to zero (instead of the next number
  51.   in sequence).
  52.  
  53. * Fixed icon image data for floppy devices using multi-os.device with
  54.   the emulation.
  55.  
  56. * Reduced maximum device transfer size to 64K.  IDE drives that do not
  57.   support block sizes larger than 64K could crash the emulation.  MAKE
  58.   SURE you select the DMA RESTRICTION gadget (in the DEVICES sub-menu)
  59.   if you are using an IDE drive (like what the A4000 comes with).
  60.  
  61. * Massive re-write of AmigaDOS device support.  Fixed some potential
  62.   problems with device functions being called with the QUICK bit
  63.   set.  Added support for auto disk change/write protect sensing.
  64.  
  65. * Added support for empcd.device.
  66.  
  67.   NOTE: empcd.device is written by Nicola Salmoria, and is NOT included
  68.         with the MAC emulation software.  It is available via our
  69.         technical support BBS, Aminet, and other FTP sites.
  70.  
  71. * Created 'empdisc.device'.  This is a driver similar to Nicola's
  72.   'empcd.device', except that it supports ISO 9660 and PhotoCD discs.
  73.   You must have AccessPC (control panel) for ISO 9660 discs, and Apple's
  74.   PhotoCD init for PhotoCD discs.  Technically, any type of CD should
  75.   now be usable if you have the proper filesystem handler.
  76.  
  77.   The cache mechanism for empdisc.device was not designed for the best
  78.   performance when using MAC HFS discs.  It was designed primarily for
  79.   ISO 9660 and PhotoCD discs (for the e586DX emulation module).  We will
  80.   at some point add better cache handling support.
  81.  
  82.   To use a CD-ROM drive from any standard SCSI interface, you will have
  83.   to use a sector editor and change the 'scsi.device' to whatever your
  84.   SCSI controller's device driver is called (ie. warpdrive.device, etc.).
  85.   The default is 'scsi.device' as found on A2091s, A4091s, and A3000s.
  86.  
  87. * Added support for AmigaDOS removable media devices such as Syquests,
  88.   Bernoullis, and CD-ROM drives (using empdisc.device and empcd.device).
  89.  
  90.   Just drag the device into the trash, then remove the media.  Now, when
  91.   you re-insert the media, it will automatically appear on the desktop
  92.   without having to switch to the emulation control screen and click on
  93.   'Re-Mount Ejected'.  If you throw away a removable device by mistake,
  94.   you can just switch to the emulation control screen and click on
  95.   'Re-Mount Ejected'.  This will prevent you from having to remove the
  96.   media an re-insert it.
  97.  
  98.   If you throw away a fixed disk (hard drive partition that is not a
  99.   removable media device), you can still use the 'Re-Mount Ejected'
  100.   option as before.
  101.  
  102. * Corrected a major problem with System 7.5 support.  The v1.1 and v1.2
  103.   256K MAC ROMs are not System 7.5 compatible *at all*.  Real MACs with
  104.   these ROMs are never going to work with the current System 7.5 software.
  105.  
  106.   Because we are an emulation, we can fix these things.  :-)
  107.  
  108. * Overall cleanup of the emulation's interface code.  A lot of the code was
  109.   still hanging around from when we used ASSEMPRO.
  110.  
  111. * New video drivers for PiccoloSD64 video board.  NOTE: We experienced
  112.   problems with the SD64 and the WarpEngine 40Mhz board.  It appears that
  113.   moving data too fast to this board will cause problems.  If you
  114.   experience 'bus errors' while displaying video (QTMovies, etc.), try
  115.   running the emulation without using HardKickMMU (this will keep the MAC's
  116.   global variables in CHIP memory, slowing things down enough to prevent
  117.   the problem from occuring, but also slowing down the entire emulation).
  118.  
  119.  
  120. ============================= Archive contents =============================
  121.  
  122. Original  Packed Ratio    Date     Time    Name
  123. -------- ------- ----- --------- --------  -------------
  124.     6660    3284 50.6% 20-Dec-94 09:33:08  c/RsrvMemV
  125.     6992    4173 40.3% 20-Dec-94 09:34:38  devs/amia.device
  126.     2748    1845 32.8% 20-Dec-94 09:34:44  devs/empdisc.device
  127.     2568    1526 40.5% 20-Dec-94 09:34:46  devs/emphf.device
  128.     5360    3101 42.1% 20-Dec-94 09:34:52  devs/empser.device
  129.     9148    5924 35.2% 20-Dec-94 09:34:54  devs/multi-os.device
  130.      251     146 41.8% 20-Dec-94 08:33:50  EMPDISC/EMPDISC
  131.      481     264 45.1% 30-Nov-94 23:03:44  EMPDISC/EMPDISC.info
  132.     3860    1942 49.6% 20-Dec-94 09:35:12  libs/emplant.library
  133.    17944    9660 46.1% 20-Dec-94 09:35:16  libs/jam.library
  134.    15304    8793 42.5% 20-Dec-94 09:35:20  libs/sybil.library
  135.   166708   77400 53.5% 20-Dec-94 09:37:38  MAC/MACII
  136.    11076    4477 59.5% 20-Dec-94 09:36:58  MAC/Video_Drivers/PiccoloSDVideo
  137.     8048    3617 55.0% 20-Dec-94 09:37:02  MAC/Video_Drivers/PiccoloSDVideo1024x768
  138.     8048    3619 55.0% 20-Dec-94 09:37:06  MAC/Video_Drivers/PiccoloSDVideo1280x1024
  139.     8048    3618 55.0% 20-Dec-94 09:37:10  MAC/Video_Drivers/PiccoloSDVideo640x480
  140.     8048    3618 55.0% 20-Dec-94 09:37:14  MAC/Video_Drivers/PiccoloSDVideo832x624
  141.     5396    2470 54.2% 20-Dec-94 08:16:00  Changes.txt
  142.     2644    1521 42.4% 20-Dec-94 09:36:08  Dump256KDIPS
  143.     1078     315 70.7% 20-Dec-94 08:58:34  Dump256KDIPS.info
  144.    20004    8086 59.5% 20-Dec-94 09:35:48  HardFileSetup
  145.     1078     308 71.4% 20-Dec-94 08:58:30  HardFileSetup.info
  146.     6125    3040 50.3% 20-Dec-94 08:10:06  Readme.first!
  147.      477     251 47.3% 20-Dec-94 08:59:58  Readme.first!.info
  148. -------- ------- ----- --------- --------
  149.   318094  152998 51.9% 23-Dec-94 14:33:04   24 files
  150.